object Form1: TForm1 Left = 252 Top = 112 BorderIcons = [biSystemMenu, biMinimize] BorderStyle = bsDialog Caption = 'Form1' ClientHeight = 296 ClientWidth = 418 Color = clWindow Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] Icon.Data = {} OldCreateOrder = False Position = poScreenCenter OnCreate = FormCreate OnDestroy = FormDestroy PixelsPerInch = 96 TextHeight = 13 object Image1: TImage Left = 0 Top = 0 Width = 409 Height = 281 AutoSize = True end end